Release 10.1A: OpenEdge Development:
Programming Interfaces


promsgd() - Display Message

The promsgd() function displays messages on the display.

On successful completion, promsgd() returns a 0; otherwise, it returns a non-zero value:

Syntax

int 
promsgd ( pmessage )
  char *pmessage; 

pmessage

This input parameter points to the message you want to display.

Notes

See also

proclear() - Clear the Display, prosccls() - Set Terminal To Raw Mode and Refresh,
proscopn() - Set Terminal To Initial Mode


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095